@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 Microsoft Yahei, Arial, sans-serif;
    color: #000;
    background: #dedede;
    text-align: center;

}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}

#container {
    width: 1025px;
    height: 1925px;
    background: url("../img/bg_line.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/bg_line.jpg*/ repeat-y;
    margin: 0 auto;
}

#header {
    height: 627px;
    background: url("../img/top_bg.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/top_bg.jpg*/ no-repeat 14px 4px;
    position: relative;
}


#newsScroll { overflow:hidden; position:relative;}
#newsScroll ul { width:100%; height:100%;}
#newsScroll ul li { float:left; width:434px; height:289px; padding:0; background: none;}
#newsScroll img { border:none;}
#newsScroll .nav { position:absolute; right:18px; bottom:10px; width: 60px; height: 10px;}
#newsScroll .nav a { float:left; width:10px; height:10px; margin-left:5px; background:url("../img/nav-newsScroll.png")/*tpa=http://www.shanghaiql.org/images/shql2015/img/nav-newsScroll.png*/ no-repeat; text-indent:-1000px;}
#newsScroll .nav a.selected { background-position:left bottom;}

#header .nav_box{ width:988px; height:auto; margin-left:14px; position:absolute;top:200px;}
*+html #header .nav_box{ width:988px; height:auto; margin-left:-381px; position:absolute;top:200px;}
#header .nav_mian{ position:relative; height:37px; margin-left:40px;}
#header .nav_mian li{ float:left; display:block; width: 100px; height:37px; padding:0; line-height:37px; text-align:center; background:url("../img/nva_bg.png")/*tpa=http://www.shanghaiql.org/images/shql2015/img/nva_bg.png*/ repeat-x; margin-right:1px;border:none;}
#header .nav_mian li a{ color:#fff; font-size:14px; font-weight:600; letter-spacing:1px;overflow:hidden;display:block;}
#header .nav_mian li.selected{ background:url("../img/nva_bg_hover.png")/*tpa=http://www.shanghaiql.org/images/shql2015/img/nva_bg_hover.png*/ repeat-x; border:none;}
#header .nav_mian li.selected a{text-shadow:#af300b 1px 1px 3px;}
#header .nav_second{ display:none; position:absolute; z-index:9; left:-40px; top: 37px; width:988px; height:34px; background:#724b3f;}
#header .nav_mian li.selected .nav_second { display:block !important; z-index:6;}
#header .nav_second ul li{ float:left;
display:block; padding:0 15px; height:34px; line-height:23px; text-align:center; background:none;border:none;}
#header .nav_second ul li a{ color:#fff;font-size:12px; letter-spacing:1px; overflow:hidden; display:block; width:75px; height:23px; margin-top:5px;text-shadow:black 1px 1px 3px; font-weight:600;}
#header .nav_second ul li.yes a{ background:url("../img/nav_sec_bg.png")/*tpa=http://www.shanghaiql.org/images/shql2015/img/nav_sec_bg.png*/ no-repeat; margin-top:5px;text-shadow:#eb6405 1px 1px 3px;}
#header .nav_second .language{ margin-right:20px;}
#header .nav_second span{ display:block;
 color:#fff; float:right;height:34px; line-height:34px; margin-left:8px;}
#header .nav_second span a{ color:#fff;}


#footer {
    width: 100%;
    height: 148px;
    background: #e75c00;
}

li {
    text-align: left;
    line-height: 2.5em;
    background: url("../img/list_dot.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/list_dot.png*/ 0 55% no-repeat;
    padding-left: 10px;
    border-bottom: 1px dashed #cbcbcb;
}

li a {
    color: #333333;
}

/*全局样式结束*/

#header .search_box {
    width: 183px;
    height: 30px;
    float: right;
    border: 1px solid #cccccc;
    background: #fff;
    margin-top: 43px;
    margin-right: 50px;
}

#header form {
    text-align: left;
    padding-left: 5px;
    padding-top: 4px;
}

#header .text {
    width: 145px;
    height: 21px;
    border: none;
    line-height: 21px;
    padding-left: 10px;
}

* + html #header .text {
    width: 140px;
    height: 18px;
    border: none;
    line-height: 18px;
    padding-left: 10px;
    margin-top: -1px;
}

#header .go {
    float: right;
    margin-top: 2px;
    margin-right: 3px;
}

* + html #header .go {
    float: right;
    margin-top: -20px;
    margin-right: 3px;
}

/*搜索框结束*/

#header .QRcode {
    width: 80px;
    height: 95px;
    position: absolute;
    top: 90px;
    left: 790px;
}

#header .QRcode span {
    margin-top: 50px;
}

/*二维码结束*/

#newsScroll {
    overflow: hidden;
    position: relative;
}

#newsScroll ul {
    width: 100%;
    height: 100%;
}

#newsScroll ul li {
    float: left;
    width: 434px;
    height: 289px;
    padding: 0;
    background: none;
}

#newsScroll img {
    border: none;
}

#newsScroll .nav {
    position: absolute;
    right: 18px;
    bottom: 10px;
    width: 60px;
    height: 10px;
}

#newsScroll .nav a {
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: url("../img/nav-newsScroll.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/nav-newsScroll.png*/ no-repeat;
    text-indent: -1000px;
}

#newsScroll .nav a.selected {
    background-position: left bottom;
}

#header .nav_box {
    width: 988px;
    height: auto;
    margin-left: 14px;
    position: absolute;
    top: 200px;
}

* + html #header .nav_box {
    width: 988px;
    height: auto;
    margin-left: -381px;
    position: absolute;
    top: 200px;
}

#header .nav_mian {
    position: relative;
    height: 37px;
    margin-left: 40px;
}

#header .nav_mian li {
    float: left;
    display: block;
    width: 100px;
    height: 37px;
    padding: 0;
    line-height: 37px;
    text-align: center;
    background: url("../img/nva_bg.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/nva_bg.png*/ repeat-x;
    margin-right: 1px;
    border: none;
}

#header .nav_mian li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    overflow: hidden;
    display: block;
}

#header .nav_mian li.selected {
    background: url("../img/nva_bg_hover.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/nva_bg_hover.png*/ repeat-x;
    border: none;
}

#header .nav_mian li.selected a {
    text-shadow: #af300b 1px 1px 3px;
}

#header .nav_second {
    display: none;
    position: absolute;
    left: -40px;
    top: 37px;
    width: 988px;
    height: 34px;
    background: #724b3f;
}

#header .nav_mian li.selected .nav_second {
    display: block !important;
}

#header .nav_second ul li {
    float: left;
    display: block;
    padding: 0 15px;
    height: 34px;
    line-height: 23px;
    text-align: center;
    background: none;
    border: none;
}

#header .nav_second ul li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    overflow: hidden;
    display: block;
    width: 75px;
    height: 23px;
    margin-top: 5px;
    text-shadow: black 1px 1px 3px;
    font-weight: 600;
}

#header .nav_second ul li.yes a {
    background: url("../img/nav_sec_bg.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/nav_sec_bg.png*/ no-repeat;
    margin-top: 5px;
    text-shadow: #eb6405 1px 1px 3px;
}

#header .nav_second .language {
    margin-right: 20px;
}

#header .nav_second span {
    display: block;
    color: #fff;
    float: right;
    height: 34px;
    line-height: 34px;
    margin-left: 8px;
}

#header .nav_second span a {
    color: #fff;
}

/*菜单导航结束*/

#header .img_new {
    width: 988px;
    height: 335px;
    position: absolute;
    margin-left: 14px;
    top: 292px;
}

* + html #header .img_new {
    width: 988px;
    height: 335px;
    position: absolute;
    margin-left: -380px;
    top: 292px;
}

#header .img_new .lf {
    width: 740px;
    height: 335px;
    background: url("../img/img_bew_bg.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/img_bew_bg.jpg*/ no-repeat;
    margin-left: 8px;
    float: left;
}

#header .img_new .rg {
    width: 207px;
    height: 335px;
    background: #fff;
    float: left;
    margin-left: 25px;
}

#header .img_new .rg .video {
    width: 205px;
    height: 198px;
    border: 1px solid #bebebe;
}

#header .img_new .video_top {
    height: 30px;
    background: url("../img/video_top.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/video_top.jpg*/ no-repeat;
}

#header .img_new .video_top h3 {
    text-align: left;
    color: #fff;
    line-height: 30px;
    margin-left: 5px;
    font-size: 15px;
}

#header .img_new .video_bottom {
    background: url("../img/video_bottom.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/video_bottom.jpg*/ no-repeat;
    width: 205px;
    height: 38px;
}

#header .img_new .video_bottom p {
    height: 38px;
    line-height: 38px;
    color: #fff;
}

#header .img_new .infor {
    margin-top: 3px;
    border: 1px solid #bebebe;
}

#header .img_new .qx {
    margin-top: 3px;
    border: 1px solid #bebebe;
}

#header .img_new .img_lf {
    text-align: left;
    margin: 15px 0 0 13px;
    width: 434px;
    height: 289px;
    border: 1px solid #bebebe;
    float: left;
}

#header .img_new .lf_content {
    float: right;
    width: 252px;
    height: 291px;
    margin: 15px 27px 0 0;
}

#header .img_new .lf_content h2 {
    text-align: left;
    font-size: 14px;
    height: 30px;
    border-bottom: 1px solid #cccccc;
}

#header .img_new .lf_content h2 a {
    color: #000;
}

#header .img_new .lf_content p {
    text-align: left;
    margin: 2px 0 2px 0;
}

#header .img_new .lf_content p a {
    color: #333333;
}

#header .img_new .lf_content ul {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#header .img_new .lf_content .delete {
    border-bottom: none;
}

#header .img_new .lf_content .more {
    width: 97px;
    height: 29px;
    background: #e75c00;
    margin-top: 9px;
}

* + html #header .img_new .lf_content .more {
    width: 97px;
    height: 29px;
    background: #e75c00;
    margin-top: 9px;
    margin-left: -157px;
}

#header .img_new .lf_content .more a {
    height: 29px;
    line-height: 29px;
    color: #fff;
}

/*图片新闻结束*/
/*header部分结束*/

#content {
    width: 990px;
    height: 1200px;
    margin-left: 14px;
    margin-top: 16px;
}

* + html #content {
    width: 990px;
    height: 1200px;
    margin-left: -6px;
    margin-top: 16px;
}

#content h2 {
    font-family: 幼圆;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 21px;
    height: 37px;
    line-height: 37px;
}

#content .title_h2 {
    background: url("../img/title_h2.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/title_h2.jpg*/ no-repeat;
    height: 37px;
}

#content .content1_box_bottom {
    background: url("../img/content1_box_bottom.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/content1_box_bottom.jpg*/ no-repeat;
    height: 8px;
}

#content .content1 {
    width: 988px;
    height: 340px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

#content .content1 .box {
    width: 325px;
    height: auto;
    float: left;
}

#content .content1 .box_01 {
    width: 325px;
    height: 166px;
}

#content .content1 .shadow_bg_lf {
    background: url("../img/shadow_bg_lf.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/shadow_bg_lf.jpg*/ no-repeat;
    width: 9px;
    height: 162px;
    float: left;
}

#content .content1 .ico_1 {
    width: 80px;
    height: 157px;
    float: left;
    margin: 4px 0 0 5px;
}

#content .content_list1 {
    width: 216px;
    height: 165px;
    float: left;
    margin-left: 8px;
}

#content .h3_sy {
    display: block;
    width: 100px;
    float: left;
    color: #e75c00;
    font-size: 14px;
}

#content .more_sy {
    display: block;
    width: 60px;
    float: right;
    text-align: right;
    background: url("../img/more_bg.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/more_bg.png*/ no-repeat 3px 55%;
}

#content .more_sy a {
    color: #e75c00;
    font-size: 12px;
}

#content .title_h3 {
    height: 25px;
    margin-top: 5px;
}

#content .shadow_bottom {
    margin-bottom: 2px;
}

/*内容1结束*/

#content .banner img {
    padding-top: 17px;
}

#content .line {
    width: 988px;
    height: 2px;
    background: #e75c00;
    margin-top: 1px;
    margin-left: 1px;
}

/*banner结束*/
#content .content2 {
    width: 988px;
    height: 545px;
}

#content .content2 .content2_lf_box {
    width: 763px;
    height: 545px;;
    float: left
}

#content .content2 .content2_rg_box {
    width: 215px;
    height: 545px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#content .content2_lf_box .news1 {
    width: 410px;
    height: 545px;
    float: left;
}

#content .content2_lf_box .news2 {
    width: 328px;
    height: 545px;
    float: left;
    margin-left: 20px;
}

#content .content2_lf_box .news_list1 {
    height: 261px;
}

#content .content2_lf_box .news_list2 {
    height: 261px;
}

#content .content2_lf_box .news_list3 {
    height: 261px;
}

#content .content2_lf_box .news_list4 {
    height: 261px;
}


#content .title_h2_box {
    height: 37px;
    border-bottom: 2px solid #e75c00;
}

#content .h2_sy {
    width: 150px;
    float: left;
}

#content .more2_sy {
    display: block;
    width: 60px;
    float: right;
    text-align: right;
    background: url("../img/more_bg.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/more_bg.png*/ no-repeat 3px 55%;
    margin-top: 8px;:
}

#content .more2_sy a {
    color: #e75c00;
    font-size: 12px;
}

#content .tab_box {
    width: 410px;
    margin-top: 4px;
    height: 100%;
}

#content .tab_box .tab-head {
    display: block;
    height: 29px;
    padding: 0 11px;
    line-height: 29px;
    text-align: center;
}

#content .tab_box .tab-head-active {
    background: #fff;
    border-top: #fff;
    color: #e66d0e;
    font-weight: bold;
}

#content .tab_box .tab-sheet {
    display: none;
}

#content .tab_box .tab-sheet:first-of-type {
    display: block;
}

.tab_box .tab-sheet li{
    display: block;
    float: left;
}


.tab_box .tab-sheet li a {
    width: 300px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.tab_box .tab-sheet li span {
    display: block;
    margin-left: 25px;
    float: right;
}

#content .tab_nav {
    border-top: 2px solid #dbdbdb;
    border-bottom: none;
    border-left: 1px solid #dbdbdb;
    width: 410px;
    height: 29px;
    background: url("../img/tab_box_line.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/tab_box_line.jpg*/ repeat-x;
}

#content .tab_box ul {
    width: 410px;
}

#content .tab_nav ul li {
    float: left;
    display: block;
    background: none;
    border: none;
    height: 29px;
    padding: 0;
    line-height: 29px;
    text-align: center;
    border-right: 1px #cccccc solid;
}

#content .tab_box .qt {
    width: 53px;
}

#content span {
    float: right;
    color: #e75c00;
}

* + html #content span {
    float: right;
    color: #e75c00;
    margin-top: -30px;
}

#content .tablist p {
    text-align: justify;
    color: #999999;
    margin-left: 10px;
    padding: 0 5px 5px 5px;
    line-height: 1.5em;
}

/*内容2左部分结束*/
#content .gonggao {
    width: 213px;
    height: 154px;
    border: 1px solid #cccccc;
    position: relative;
}

#content .content2_rg_box .tu {
    width: 19px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: 73px;
    background: url("../img/ico.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/ico.png*/ no-repeat;
}

#content .gonggao span {
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    margin-right: 73px;
}

* + html #content .img_new .gonggao span {
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    margin-right: 73px;
    margin-top: 2px;
}

#content .gonggao span a {
    color: #6a6a6a;
}

#content .gonggao .gonggaoBg {
    background: url("../img/tab_box_line.jpg") /*tpa=http://www.shanghaiql.org/images/shql2015/img/tab_box_line.jpg*/ repeat-x;
    width: 213px;
    height: 29px;
    border-bottom: 1px solid #cccccc;
}

#content .gonggao .gonggaoListBox {
    width: 186px;
    height: 98px;
    margin: 13px 12px;
    border: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
}

#content .gonggao .gonggaoListBox li {
    line-height: 1.6em;
    background: none;
    padding: 10px 0 0 20px;
    border: none;
    background: url("../img/arrow.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/arrow.png*/ no-repeat 10px 17px;
}

#content .gonggao .gonggaoListBox li a {
    color: #ea6105;
}

#content .gonggao .gonggaoListBox li a:hover {
    color: #333333;
}

#content .gonggao .gonggaoListBox li:hover {
    line-height: 1.6em;
    background: none;
    padding-left: 20px;
    border: none;
    background: url("../img/arrow_hover.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/arrow_hover.png*/ no-repeat 10px 17px;
}

/*公告栏技术结束*/
#content .click {
    width: 215px;
    height: 215px;
    margin-top: 5px;
}

#content .click .clickTop {
    width: 215px;
    height: 39px;
    background: url("../img/click_top.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/click_top.png*/ no-repeat;
}

#content .click .clickTop span {
    line-height: 39px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

#content .click .clickTop span a {
    color: #fff;
}

#content .click ul {
    width: 215px;
    height: 150px;
    margin-top: 5px;
}

#content .click .li01 {
    background: url("../img/01.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/01.png*/ no-repeat 10px 10px;
    padding-left: 30px;
}

#content .click .li02 {
    background: url("../img/02.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/02.png*/ no-repeat 10px 10px;
    padding-left: 30px;
}

#content .click .li03 {
    background: url("../img/03.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/03.png*/ no-repeat 10px 10px;
    padding-left: 30px;
}

#content .click .li04 {
    background: url("../img/04.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/04.png*/ no-repeat 10px 10px;
    padding-left: 30px;
}

#content .click .li05 {
    background: url("../img/05.png") /*tpa=http://www.shanghaiql.org/images/shql2015/img/05.png*/ no-repeat 10px 10px;
    padding-left: 30px;
}

#content .click .li01 a {
    color: #cb2a28;
}

#content .click .li02 a {
    color: #e75c00;
}

#content .click .li03 a {
    color: #efa60a;
}

/*内容2右部分结束*/

#content .pictureCarousel {
    width: 1000px;
    height: 133px;
    margin-left: -5px;
    position: relative;
}

#content .pictureCarousel ul {
    overflow: hidden;
    position: absolute;
    left: 28px;
    top: 0;
}

#content .pictureCarousel li {
    background: none;
    float: left;
    width: 177px;
    height: 144px;
    border: none;
}

#content .pictureCarousel li a {
    display: block;
    width: 100%;
    height: 100%;
}

#content .pictureCarousel .bt {
    position: absolute;
    top: 0;
    width: 17px;
    height: 100%;
    background-color: white;
}

#content .pictureCarousel .bt_next_lf {
    left: 21px;
}

#content .pictureCarousel .bt_next_rg {
    left: 964px;
}

#content .pictureCarousel .bt .nav {
    display: block;
    width: 16px;
    height: 23px;
    margin-top: 55px;
}

/*图片轮播结束*/
#content .link {
    width: 987px;
    height: 52px;
    background: #e2e2e2;
    margin: 35px 0 0 1px;
}

#content .link span {
    float: left;
    line-height: 30px;
    color: #585858;
    font-size: 16px;
    display: block;
    margin-top: 12px;
    width: 120px;
    border-right: 1px solid #fff;
}

#content .link .linkSelect {
    width: 860px;
    float: left;
    text-align: left;
    margin-top: 16px;
}

#content .link .selecte123 {
    margin-left: 20px;
}

/*友情链接结束*/
#footer .footer_content {
    width: 1000px;
    height: 148px;
    margin: 0 auto;
}

#footer .footer_content img {
    margin-top: 50px;
    margin-left: -60px;
}

* + html #footer .footer_content img {
    margin-left: -500px;
    margin-top: 50px;
}

#footer .footer_content .web_inf {
    width: 600px;
    float: right;
    margin-top: 50px;
    padding-right: 200px;
    color: #fff;
}

* + html #footer .footer_content .web_inf {
    width: 600px;
    float: right;
    margin-top: -50px;
    padding-right: 200px;
    color: #fff;
}

/*footer结束*

 */
.content_list1 li a {
    width: 180px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list2 li a {
    width: 308px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.news_list2 li span {
    display: block;
    margin-left: 17px;
    float: right;
}


.news_list3 li a {
    width: 225px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.news_list3 li span {
    display: block;
    margin-left: 17px;
    float: right;
}

.news_list4 li a {
    width: 225px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.news_list4 li span {
    display: block;
    margin-left: 17px;
    float: right;
}

.content2_lf_box li{
    display: block;
    float: left;
}

.gonggaoListBox li a {
    width: 172px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lf_content #xcwlb_1 p {
    text-overflow:-o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

